STR Get Middle
That command will return a part of a string located at 'StartPosition'. It will return 'Length' characters.

SYNTAX
MiddleText$ = STR Get Middle( String$, StartPosition, Length )

ADDITIONAL INFORMATIONS
TEXTES Commands Menu
Index

EXEMPLE
Demonstration Sample